Order Notification API

(0 reviews)

Rate limits

A notification from Chorus will only be sent after the response for the previous notification has been received. This ensures that you will only process one notification at a time and you can control the rate at which notifications are received.
Notification requests have a timeout value of 60 seconds to enable flexibility for processing the notification.

No specific headers are required in the response headers to indicate rate-limiting. A response code of 429 will result in the messages stopping for 30 seconds, as part of the standard error handling process.

Learn more about error response handling and our retry policy


Reviews